home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Internet / SimpleFTP2.0.sit / SimpleFTP.app / Contents / Info.plist < prev    next >
Encoding:
Extensible Markup Language  |  2003-02-05  |  1.0 KB  |  35 lines  |  [TEXT/CWIE]

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleIconFile</key>
  8.     <string>SimpleFTP.icns</string>
  9.     <key>CFBundleIdentifier</key>
  10.     <string>com.on-core.SimpleFTP</string>
  11.     <key>CFBundleInfoDictionaryVersion</key>
  12.     <string>6.0</string>
  13.     <key>CFBundleLongVersionString</key>
  14.     <string>2.00, Copyright 2002 On-Core, Inc.</string>
  15.     <key>CFBundleName</key>
  16.     <string>SimpleFTP</string>
  17.     <key>CFBundlePackageType</key>
  18.     <string>APPL</string>
  19.     <key>CFBundleShortVersionString</key>
  20.     <string>2.00</string>
  21.     <key>CFBundleGetInfoString</key>
  22.     <string>2.00, Copyright 2002 On-Core, Inc.</string>
  23.     <key>CFBundleSignature</key>
  24.     <string>SFTP</string>
  25.     <key>CFBundleExecutable</key>
  26.     <string>SimpleFTP</string>
  27.     <key>CFBundleVersion</key>
  28.     <string>1.0</string>
  29.     <key>LSRequiresCarbon</key>
  30.     <true/>
  31.     <key>NSHumanReadableCopyright</key>
  32.     <string>Copyright 2002 On-Core, Inc.</string>
  33. </dict>
  34. </plist>
  35.